libxl: libxl_qmp.c should use libxl's own list macros, since they
authorKeir Fraser <keir@xen.org>
Sat, 21 Jan 2012 16:47:00 +0000 (16:47 +0000)
committerKeir Fraser <keir@xen.org>
Sat, 21 Jan 2012 16:47:00 +0000 (16:47 +0000)
commitcd95bce19e4cc070a0cd32cf688136cfcc01dcc2
tree29562bd748a1e2c592b0c45c9120754c3c07d352
parente510f6c58dee33f8a559637fe07108146b44e8e7
libxl: libxl_qmp.c should use libxl's own list macros, since they
exist. Also, older Linux versions do not have SIMPLEQ macros in
sys/queue.h.

Signed-off-by: Keir Fraser <keir@xen.org>
tools/libxl/libxl_qmp.c